.et_pb_button {
    background: #d31820 !important;
	border-color: #d31820 !important;
}
.et_pb_button:hover {
    background: #d31820 !important;
    opacity: .7;
}

.cta-button-menu a {
    background: #d31820;
	color: #ffffff !important;
}
.cta-button-menu a:hover {
    background: #d31820 !important;
    opacity: .7;
}
a {
    color: #d31820;
    text-decoration: none;
}


#footer-bottom {
    background-color: #2ea3f2 !important;
}
#footer-bottom > .container {
    border-top: 1px solid rgba(201,201,201,.3) !important;
    padding-top: 15px !important;
}
#main-footer {
    background-color: #2ea3f2 !important;
	border-top:5px solid #e3e3e3 !important;
}

#et-secondary-nav li ul, #top-header {
    background-color: #2ea3f2 !important;
}

